projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126212b
)
drop dead function
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 16 Dec 2010 01:56:32 +0000
(20:56 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:01 +0000
(12:07 -0500)
gdk/gdkinternals.h
patch
|
blob
|
history
diff --git
a/gdk/gdkinternals.h
b/gdk/gdkinternals.h
index 3e01953bf5f1386cfdc06a5cce621262c8c8578a..e7baa04a68552b106d92457a41d35e6d0bb78c04 100644
(file)
--- a/
gdk/gdkinternals.h
+++ b/
gdk/gdkinternals.h
@@
-293,12
+293,6
@@
gboolean _gdk_cairo_surface_extents (cairo_surface_t *surface,
cairo_surface_t *
_gdk_window_ref_cairo_surface (GdkWindow *window);
-void _gdk_window_impl_new (GdkWindow *window,
- GdkWindow *real_parent,
- GdkScreen *screen,
- GdkEventMask event_mask,
- GdkWindowAttr *attributes,
- gint attributes_mask);
void _gdk_window_destroy (GdkWindow *window,
gboolean foreign_destroy);
void _gdk_window_clear_update_area (GdkWindow *window);